You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecReport Class > TMtxVecReport Methods > TMtxVecReport.PrintMtx Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecReport.PrintMtx Method

Convert the values of TMtx objects to text.

Syntax
C#
Visual Basic
public virtual void PrintMtx([In] TMtx[] mtxs, [In] string[] names);

Adds them to stream. Names parameter is an open array that can hold the names of variables in the mtxs list.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!